home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liberation Day
/
Liberation Day.bin
/
GLOBALS
/
GLOBAL.MDB
/
Difficulty.json
< prev
next >
Wrap
JavaScript Object Notation
|
1998-02-28
|
420b
{
"schema": {
"CreditAvg": "Long Integer",
"CreditHard": "Long Integer",
"DamageEasy": "Long Integer",
"DamageAvg": "Long Integer",
"DamageHard": "Long Integer",
"CreditEasy": "Long Integer",
"DeployEasy": "Long Integer",
"DeployAvg": "Long Integer",
"DeployHard": "Long Integer"
},
"data": [
{
"CreditAvg": 100,
"CreditHard": 75,
"DamageEasy": 70,
"DamageAvg": 100,
"DamageHard": 130,
"CreditEasy": 125,
"DeployEasy": 100,
"DeployAvg": 100,
"DeployHard": 100
}
]
}